break code造句
例句与造句
- Adding new members will break code that implemented the previous version of the interface
添加新成员需要修改实现以前版本的接口的代码。 - Your love reads like the broken code you sent me one last contact in red square , unless i have to run
把爱情看得越认真的人最后总是伤自已越深 - For example , consider the following horrendously broken code for opening and closing files
例如,考虑下列用于打开和关闭文件的糟糕得惊人代码。 - A " chunk " of data could be a make code , break code , device id , mouse movement packet , etc
一个数据块可能时通码,断码,设备id ,鼠标移动包等等。 - This can leave your application open to security threats and can also result in broken code as your application evolves
这会使您的应用程序面临安全性威胁,而且随着您的应用程序的发展,还会导致杂乱无章的代码。 - It's difficult to find break code in a sentence. 用break code造句挺难的
- Assembly and risk breaking code written in previous versions of visual studio , the changes were instead placed into new versions of the assemblies
程序集进行任何更改或添加,而是将这些更改都放置到新版的程序集中,因而不会破坏早期版本的visual studio中编写的代码。 - Although java programmers quickly learn the rules governing which method will be called on an invocation , it can be easy in a large program to overload a method in one class with the result of breaking code that previously worked in another class
虽然java程序员们很快就能学会管理一次调用中将调用哪个方法的规则,但在大型程序中却很容易出现这种情况:在一个类中重载了一个方法,结果却是以前在另一个类中可以运行的代码被中断了。